.textoNormal
{
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

.textoNormalLineHeight18
{
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.5;
}

.textoTitulo
{
	font-family: Verdana, Geneva, sans-serif;
	color: #ED1C24;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

.textoSubtitulo
{
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.Mail
{
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
}

.Mail:hover
{
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}